home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
spazio
/
mi120.dir
/
00501_Script_501
< prev
next >
Wrap
Text File
|
1983-02-01
|
463b
|
22 lines
on exitFrame
if the mousecast =201 then
set the castnum of sprite 48 to 203
end if
if the mousecast =83 then
set the visible of sprite 47 to true
set the visible of sprite 48 to true
end if
if the mousev<421 then
set the visible of sprite 47 to false
set the visible of sprite 48 to false
end if
if the mousecast =200 then
SET THE CASTNUM OF SPRITE 48 TO 201
end if
go to the frame
end